home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM 1995 Fall / PD-ROM F95.toast / Programming / Programming Utilities / MacBrowse™ 2.0b1 / MacBrowse™ 2.0b1.rsrc / STR#_1100.txt < prev    next >
Encoding:
Text File  |  1991-07-31  |  960 b   |  47 lines

  1. 'INTERFACE' was not found in the file
  2.  
  3. 'IMPLEMENTATION' was not found in the file
  4.  
  5. an opening '/*' was found with no closing '*/'
  6.  
  7. an opening '{' was found with no closing '}'
  8.  
  9. an opening '(*' was found with no closing '*)'
  10.  
  11. an OBJECT was found, but there was no '(' or ')' for the class
  12.  
  13. a field definition didn't end with a ';'
  14.  
  15. an END statement was not found for an object
  16.  
  17. a method definition was missing pieces
  18.  
  19. a specified ancestor was not in the list
  20.  
  21. a BEGIN keyword was not found
  22.  
  23. the '=' in an OBJECT definition was not found
  24.  
  25. a string literal was missing a closing (') character
  26.  
  27. a variable declaration didn't end with a ';'
  28.  
  29. of a bad type definition
  30.  
  31. the starting '{' in a class was not found
  32.  
  33. the closing '}' was not found
  34.  
  35. an opening '{' was not found
  36.  
  37. member function had no closing ')'
  38.  
  39. a closing ']' was not found
  40.  
  41. a closing ')' was not found
  42.  
  43. an operator definition was incomprehensible
  44.  
  45. an error occurred while matching function interfaces
  46.  
  47.